Skip to content

Fix: accessible upsell modal#390

Merged
rami-elementor merged 2 commits into
core-betafrom
a11y-upsell-modal
May 14, 2026
Merged

Fix: accessible upsell modal#390
rami-elementor merged 2 commits into
core-betafrom
a11y-upsell-modal

Conversation

@rami-elementor
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Upsell dialog to provide an accessible dialog label by wiring the modal’s accessible name to the dialog title element.

Changes:

  • Replace an empty Modal title with aria-labelledby on the WordPress Modal.
  • Add an id to the dialog’s <h1> so it can be referenced by aria-labelledby.

Comment thread src/js/components/common/UpsellDialog.tsx
@rami-elementor rami-elementor merged commit 9012ec3 into core-beta May 14, 2026
8 checks passed
@rami-elementor rami-elementor deleted the a11y-upsell-modal branch May 14, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants